From 34ae5591f311e98b0690af44bcd34398b201f6e9 Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Wed, 19 Jun 2019 20:22:29 +0200 Subject: [PATCH] Typo --- siridb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siridb.conf b/siridb.conf index 00eef951..0146886b 100644 --- a/siridb.conf +++ b/siridb.conf @@ -87,7 +87,7 @@ pipe_client_name = siridb_client.sock # # When the HTTP status port is not set (or 0), the service will not start. # Otherwise the HTTP requests `/status`, `/ready` and `/healthy` are available -# which can be used for readyness and liveness requests. +# which can be used for readiness and liveness requests. # #http_status_port = 8080 http_status_port = 0 -- 2.30.2